Added hwmon/thermal driver for reporting core temperature. Thanks Dorian
authorpopcornmix <popcornmix@gmail.com>
Tue, 26 Mar 2013 19:24:24 +0000 (19:24 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Thu, 9 Mar 2017 17:51:09 +0000 (17:51 +0000)
commit67c86ebfb2118d1e8f170112672f56040c290d6a
treec2d11c0d2f28cbbd6c896bfea702df21da23d720
parente4e1014e42566cbdaaa21e5b2bba15106efb2b6f
Added hwmon/thermal driver for reporting core temperature. Thanks Dorian

BCM270x: Move thermal sensor to Device Tree

Add Device Tree support to bcm2835-thermal driver.
Add thermal sensor device to Device Tree.
Don't add platform device when booting in DT mode.

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/bcm2835-thermal.c [new file with mode: 0644]